[INFO] cloning repository https://github.com/nambili-samuel/HelixDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nambili-samuel/HelixDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnambili-samuel%2FHelixDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnambili-samuel%2FHelixDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ca3d6f790b25368d25dc1371f3f802815c96df3
[INFO] testing nambili-samuel/HelixDB against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnambili-samuel%2FHelixDB" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nambili-samuel/HelixDB
[INFO] finished tweaking git repo https://github.com/nambili-samuel/HelixDB
[INFO] tweaked toml for git repo https://github.com/nambili-samuel/HelixDB written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nambili-samuel/HelixDB on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nambili-samuel/HelixDB already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/helixdb/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/helix-container/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/helix-cli/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/get_routes/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c22f25df19ee52bf8f2590e29a02b77b0e281090910485792959909494a60032
[INFO] running `Command { std: "docker" "start" "-a" "c22f25df19ee52bf8f2590e29a02b77b0e281090910485792959909494a60032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c22f25df19ee52bf8f2590e29a02b77b0e281090910485792959909494a60032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22f25df19ee52bf8f2590e29a02b77b0e281090910485792959909494a60032", kill_on_drop: false }`
[INFO] [stdout] c22f25df19ee52bf8f2590e29a02b77b0e281090910485792959909494a60032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7be5a5265fb092078389dbb8aa8021bd5c77af85dc00f2227459b25cb88182e
[INFO] running `Command { std: "docker" "start" "-a" "e7be5a5265fb092078389dbb8aa8021bd5c77af85dc00f2227459b25cb88182e", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/helixdb/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/helix-container/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/helix-cli/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/get_routes/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.19
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling aws-types v1.3.6
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling heed3 v0.22.0
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling sonic-simd v0.1.0
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.28.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling inventory v0.3.19
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling crc64fast-nvme v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling get_routes v0.1.0 (/opt/rustwide/workdir/get_routes)
[INFO] [stderr]    Compiling lmdb-master3-sys v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling faststr v0.2.30
[INFO] [stderr]    Compiling sonic-rs v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-smithy-types v1.3.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.4
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling aws-smithy-json v0.61.3
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling aws-smithy-http v0.62.0
[INFO] [stderr]    Compiling aws-credential-types v1.2.2
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.2
[INFO] [stderr]    Compiling aws-sigv4 v1.3.0
[INFO] [stderr]    Compiling aws-smithy-checksums v0.63.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling aws-smithy-http-client v1.0.1
[INFO] [stderr]    Compiling helixdb v0.1.0 (/opt/rustwide/workdir/helixdb)
[INFO] [stdout] warning: unused import: `super::count::Count`
[INFO] [stdout]  --> helixdb/src/protocol/items.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::count::Count;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeserializeSeed`, `Deserializer`, `Serializer`, `VariantAccess`, and `Visitor`
[INFO] [stdout]  --> helixdb/src/protocol/items.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     de::{DeserializeSeed, VariantAccess, Visitor},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 4 |     Deserializer, Serializer,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt` and `hash::Hash`
[INFO] [stdout]  --> helixdb/src/protocol/items.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{collections::HashMap, fmt, hash::Hash};
[INFO] [stdout]   |                                 ^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::traversal_value::TraversalValue`
[INFO] [stdout]  --> helixdb/src/protocol/items.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::traversal_value::TraversalValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufWriter`
[INFO] [stdout]  --> helixdb/src/protocol/request.rs:2:70
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::io::{AsyncBufReadExt, AsyncRead, AsyncReadExt, BufReader, BufWriter, Result};
[INFO] [stdout]   |                                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `properties_format`
[INFO] [stdout]  --> helixdb/src/protocol/return_values.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::value::{properties_format, Value};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeserializeSeed`, `Deserializer`, `VariantAccess`, and `Visitor`
[INFO] [stdout]  --> helixdb/src/protocol/return_values.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     de::{DeserializeSeed, VariantAccess, Visitor},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 9 |     Deserializer, Serializer,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt`
[INFO] [stdout]   --> helixdb/src/protocol/return_values.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::{collections::HashMap, fmt};
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> helixdb/src/protocol/traversal_value.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::traversal_value::TraversalValue`
[INFO] [stdout]  --> helixdb/src/protocol/remapping.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::traversal_value::TraversalValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `properties_format`
[INFO] [stdout]  --> helixdb/src/protocol/remapping.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::value::{properties_format, Value};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `count::Count`
[INFO] [stdout]  --> helixdb/src/protocol/remapping.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{count::Count, return_values::ReturnValue};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeserializeSeed`, `Deserializer`, `Serializer`, `VariantAccess`, and `Visitor`
[INFO] [stdout]  --> helixdb/src/protocol/remapping.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |     de::{DeserializeSeed, VariantAccess, Visitor},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 6 |     Deserializer, Serializer,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt`
[INFO] [stdout]  --> helixdb/src/protocol/remapping.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{collections::HashMap, fmt};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::write`
[INFO] [stdout]  --> helixdb/src/helixc/parser/parser_methods.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EdgeConnection`, `FieldAddition`, and `Field`
[INFO] [stdout]  --> helixdb/src/helixc/generator/generator.rs:2:73
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...tchAddVector, BooleanOp, EdgeConnection, EdgeSchema, EvaluatesToNumber, Expression, Field, FieldAddition, FieldType, FieldValue, G...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^                                             ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StartNode`
[INFO] [stdout]  --> helixdb/src/helixc/generator/generator.rs:4:60
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::helixc::parser::helix_parser::{Exclude, Object, StartNode};
[INFO] [stdout]   |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1808:17
[INFO] [stdout]      |
[INFO] [stdout] 1808 |                 /// to rust value
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1809 |                 output.push_str(&format!("ReturnValue::from(\"{}\")\n", key));
[INFO] [stdout]      |                 ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout]      = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::protocol::response::Response`
[INFO] [stdout]  --> helixdb/src/helix_gateway/connection/connection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::protocol::response::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::lazy`
[INFO] [stdout]  --> helixdb/src/helix_gateway/connection/connection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::future::lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Domain`, `Socket`, and `Type`
[INFO] [stdout]  --> helixdb/src/helix_gateway/connection/connection.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use socket2::{Domain, Socket, Type};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncWriteExt` and `stdout`
[INFO] [stdout]  --> helixdb/src/helix_gateway/connection/connection.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::io::{stdout, AsyncWriteExt};
[INFO] [stdout]   |                 ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> helixdb/src/helix_gateway/connection/connection.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> helixdb/src/helix_gateway/connection/connection.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TcpStream`
[INFO] [stdout]   --> helixdb/src/helix_gateway/connection/connection.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio::net::{TcpListener, TcpStream};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::format`
[INFO] [stdout]  --> helixdb/src/helix_gateway/thread_pool/thread_pool.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> helixdb/src/helix_gateway/thread_pool/thread_pool.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::runtime::Runtime`
[INFO] [stdout]  --> helixdb/src/helix_gateway/thread_pool/thread_pool.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::runtime::Runtime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::helix_gateway::gateway::GatewayOpts`
[INFO] [stdout]  --> helixdb/src/helix_gateway/thread_pool/thread_pool.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::helix_gateway::gateway::GatewayOpts;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Future` and `lazy`
[INFO] [stdout]   --> helixdb/src/helix_gateway/thread_pool/thread_pool.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | use futures::future::{lazy, Future};
[INFO] [stdout]    |                       ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TcpListener`
[INFO] [stdout]   --> helixdb/src/helix_gateway/thread_pool/thread_pool.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio::net::{TcpListener, TcpStream};
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::helix_engine::storage_core::storage_methods::StorageMethods`
[INFO] [stdout]  --> helixdb/src/helix_engine/graph_core/graph_core.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::helix_engine::storage_core::storage_methods::StorageMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::props`
[INFO] [stdout]  --> helixdb/src/helix_engine/graph_core/graph_core.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::props;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FilterableType` and `Filterable`
[INFO] [stdout]  --> helixdb/src/helix_engine/graph_core/graph_core.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::protocol::filterable::{Filterable, FilterableType};
[INFO] [stdout]   |                                   ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Remapping` and `ResponseRemapping`
[INFO] [stdout]  --> helixdb/src/helix_engine/graph_core/graph_core.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::protocol::remapping::{Remapping, ResponseRemapping};
[INFO] [stdout]   |                                  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> helixdb/src/helix_engine/graph_core/graph_core.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> helixdb/src/helix_engine/graph_core/graph_core.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str`
[INFO] [stdout]  --> helixdb/src/helix_engine/graph_core/graph_core.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::str;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::{Arc, RwLock};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::config::VectorConfig`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::config::VectorConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::traversal::TraversalBuilder`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use super::traversal::TraversalBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TraversalBuilderMethods`, `TraversalMethods`, and `TraversalSteps`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use super::traversal_steps::{TraversalBuilderMethods, TraversalMethods, TraversalSteps};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BooleanOp`, `Expression`, `GraphStep`, `HelixParser`, `IdType`, `Source`, `StartNode`, `Statement`, `Step`, and `Traversal`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BooleanOp, Expression, GraphStep, HelixParser, IdType, Source, StartNode, Statement, Step,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 17 |     Traversal,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::protocol::traversal_value::TraversalValue`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::protocol::traversal_value::TraversalValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Edge`, `Node`, `return_values::ReturnValue`, and `value::Value`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     items::{Edge, Node},
[INFO] [stdout]    |             ^^^^  ^^^^
[INFO] [stdout] 22 |     return_values::ReturnValue,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     value::Value,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vector::HVector`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/traversal.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 |     vector_core::{hnsw::HNSW, vector::HVector},
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `helix_engine::vector_core::vector::HVector`
[INFO] [stdout]  --> helixdb/src/helix_engine/graph_core/traversal_steps.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{helix_engine::vector_core::vector::HVector, protocol::{
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::format`
[INFO] [stdout]  --> helixdb/src/helix_engine/types.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{fmt::format, net::AddrParseError, str::Utf8Error, string::FromUtf8Error};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> helixdb/src/protocol/response.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serializer`
[INFO] [stdout]  --> helixdb/src/protocol/return_values.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Deserializer, Serializer,
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `filterable::Filterable`
[INFO] [stdout]  --> helixdb/src/protocol/traversal_value.rs:3:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{count::Count, items::Edge, filterable::Filterable, items::Node, value::Value};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `values`
[INFO] [stdout]    --> helixdb/src/protocol/return_values.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |             TraversalValue::ValueArray(values) => ReturnValue::Empty,
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helixdb/src/helixc/parser/helix_parser.rs:657:13
[INFO] [stdout]     |
[INFO] [stdout] 657 |         let mut pairs = pair.into_inner();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helixdb/src/helixc/parser/helix_parser.rs:803:13
[INFO] [stdout]     |
[INFO] [stdout] 803 |         let mut pairs = pair.into_inner();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aws-smithy-runtime v1.8.1
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> helixdb/src/helixc/generator/generator.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             _ => "".to_string(),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> helixdb/src/helixc/generator/generator.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             FieldType::String => "String".to_string(),
[INFO] [stdout]     |             ----------------- matches some of the same values
[INFO] [stdout] 130 |             FieldType::Integer => "i32".to_string(),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 131 |             FieldType::Float => "f64".to_string(),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 132 |             FieldType::Boolean => "bool".to_string(),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 135 |             _ => "".to_string(),
[INFO] [stdout]     |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `types`
[INFO] [stdout]    --> helixdb/src/helixc/generator/generator.rs:466:36
[INFO] [stdout]     |
[INFO] [stdout] 466 |                 } else if let Some(types) = types {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1364:14
[INFO] [stdout]      |
[INFO] [stdout] 1364 |         for (i, expr) in return_values.iter().enumerate() {
[INFO] [stdout]      |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `traversal`
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1424:35
[INFO] [stdout]      |
[INFO] [stdout] 1424 |             Expression::Traversal(traversal) => {
[INFO] [stdout]      |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_traversal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1650:19
[INFO] [stdout]      |
[INFO] [stdout] 1650 |         for (key, field) in object.fields.iter() {
[INFO] [stdout]      |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1688:33
[INFO] [stdout]      |
[INFO] [stdout] 1688 |             FieldValue::Literal(value) => {
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1717:75
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     fn generate_return_value(&mut self, key: &String, field: &FieldValue, query: &Query) -> String {
[INFO] [stdout]      |                                                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1794:40
[INFO] [stdout]      |
[INFO] [stdout] 1794 |                 Expression::Identifier(id) => {
[INFO] [stdout]      |                                        ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]   --> helixdb/src/helix_gateway/connection/connection.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let address = self.address.clone();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn query(&self, query: String, params: Vec<QueryInput>) -> Result<String, GraphError> {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> helixdb/src/helix_engine/graph_core/graph_core.rs:99:40
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn query(&self, query: String, params: Vec<QueryInput>) -> Result<String, GraphError> {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:729:35
[INFO] [stdout]     |
[INFO] [stdout] 729 |     fn filter_nodes<F>(&mut self, txn: &RoTxn, predicate: F) -> &mut Self
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:739:35
[INFO] [stdout]     |
[INFO] [stdout] 739 |     fn filter_edges<F>(&mut self, txn: &RoTxn, predicate: F) -> &mut Self
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:749:34
[INFO] [stdout]     |
[INFO] [stdout] 749 |     fn get_properties(&mut self, txn: &RoTxn, keys: &Vec<String>) -> &mut Self {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:790:32
[INFO] [stdout]     |
[INFO] [stdout] 790 |     fn map_nodes<F>(&mut self, txn: &RoTxn, map_fn: F) -> &mut Self
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:801:32
[INFO] [stdout]     |
[INFO] [stdout] 801 |     fn map_edges<F>(&mut self, txn: &RoTxn, map_fn: F) -> &mut Self
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:839:36
[INFO] [stdout]     |
[INFO] [stdout] 839 |     fn for_each_edge<F>(&mut self, txn: &RoTxn, map_fn: F) -> &mut Self
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:858:21
[INFO] [stdout]     |
[INFO] [stdout] 858 |                 Err(err) => {
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `e` is never read
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:917:17
[INFO] [stdout]     |
[INFO] [stdout] 917 |                 e = GraphError::TraversalError(format!(
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `e` is never read
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:949:17
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 e = GraphError::TraversalError(format!(
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]     --> helixdb/src/helix_engine/graph_core/traversal.rs:1045:33
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     fn delete_vector(&mut self, txn: &mut RwTxn, vector_id: &str) -> &mut Self {
[INFO] [stdout]      |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector_id`
[INFO] [stdout]     --> helixdb/src/helix_engine/graph_core/traversal.rs:1045:50
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     fn delete_vector(&mut self, txn: &mut RwTxn, vector_id: &str) -> &mut Self {
[INFO] [stdout]      |                                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]     --> helixdb/src/helix_engine/graph_core/traversal.rs:1049:33
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     fn update_vector(&mut self, txn: &mut RwTxn, vector_id: &str, vector: &[f64]) -> &mut Self {
[INFO] [stdout]      |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector_id`
[INFO] [stdout]     --> helixdb/src/helix_engine/graph_core/traversal.rs:1049:50
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     fn update_vector(&mut self, txn: &mut RwTxn, vector_id: &str, vector: &[f64]) -> &mut Self {
[INFO] [stdout]      |                                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector`
[INFO] [stdout]     --> helixdb/src/helix_engine/graph_core/traversal.rs:1049:67
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     fn update_vector(&mut self, txn: &mut RwTxn, vector_id: &str, vector: &[f64]) -> &mut Self {
[INFO] [stdout]      |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_field_defs` is never used
[INFO] [stdout]    --> helixdb/src/helixc/parser/helix_parser.rs:377:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | impl HelixParser {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 377 |     fn parse_field_defs(&self, pair: Pair<Rule>) -> Result<Vec<Field>, ParserError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expression_to_return_value` and `expression_to_value` are never used
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1415:8
[INFO] [stdout]      |
[INFO] [stdout]   13 | impl CodeGenerator {
[INFO] [stdout]      | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1415 |     fn expression_to_return_value(&mut self, expr: &Expression) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |     fn expression_to_value(&mut self, expr: &Expression) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tr_is_object_remapping` is never used
[INFO] [stdout]     --> helixdb/src/helixc/generator/generator.rs:1856:4
[INFO] [stdout]      |
[INFO] [stdout] 1856 | fn tr_is_object_remapping(tr: &Traversal) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_of_vecs` is never read
[INFO] [stdout]    --> helixdb/src/helix_engine/vector_core/vector_core.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct VectorCore {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 143 |     num_of_vecs: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> helixdb/src/helix_engine/graph_core/traversal.rs:833:17
[INFO] [stdout]     |
[INFO] [stdout] 833 |                 map_fn(node, txn);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 833 |                 let _ = map_fn(node, txn);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aws-runtime v1.5.6
[INFO] [stderr]    Compiling helix-cli v1.0.55 (/opt/rustwide/workdir/helix-cli)
[INFO] [stderr]    Compiling helix-container v0.1.0 (/opt/rustwide/workdir/helix-container)
[INFO] [stdout] fn_name_str: delete_record
[INFO] [stdout] fn_name_str: update_record
[INFO] [stdout] fn_name_str: count_records
[INFO] [stdout] fn_name_str: scan_records
[INFO] [stdout] fn_name_str: create_record
[INFO] [stdout] fn_name_str: read_record
[INFO] [stdout] fn_name_str: size
[INFO] [stdout] fn_name_str: hnswsearch
[INFO] [stdout] fn_name_str: hnswinsert
[INFO] [stdout] fn_name_str: hnswload
[INFO] [stderr]    Compiling aws-sdk-sts v1.65.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.64.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.65.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.82.0
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> helix-container/src/queries.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> helix-container/src/queries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TraversalSearchMethods`, `node_matches`, `protocol::count::Count`, and `value::Value`
[INFO] [stdout]   --> helix-container/src/queries.rs:10:74
[INFO] [stdout]    |
[INFO] [stdout] 10 |         SourceTraversalSteps, TraversalBuilderMethods, TraversalMethods, TraversalSearchMethods,
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     node_matches, props,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 16 |     protocol::count::Count,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         filterable::Filterable, remapping::Remapping, return_values::ReturnValue, value::Value,
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `delete_recordData` should have an upper camel case name
[INFO] [stdout]   --> helix-container/src/queries.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     struct delete_recordData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeleteRecordData`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `update_recordData` should have an upper camel case name
[INFO] [stdout]   --> helix-container/src/queries.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 |     struct update_recordData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UpdateRecordData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `scan_recordsData` should have an upper camel case name
[INFO] [stdout]    --> helix-container/src/queries.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 |     struct scan_recordsData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ScanRecordsData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `create_recordData` should have an upper camel case name
[INFO] [stdout]    --> helix-container/src/queries.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |     struct create_recordData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateRecordData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `read_recordData` should have an upper camel case name
[INFO] [stdout]    --> helix-container/src/queries.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 198 |     struct read_recordData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ReadRecordData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `hnswsearchData` should have an upper camel case name
[INFO] [stdout]    --> helix-container/src/queries.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |     struct hnswsearchData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HnswsearchData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `hnswinsertData` should have an upper camel case name
[INFO] [stdout]    --> helix-container/src/queries.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 |     struct hnswinsertData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HnswinsertData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `hnswloadData` should have an upper camel case name
[INFO] [stdout]    --> helix-container/src/queries.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 |     struct hnswloadData {
[INFO] [stdout]     |            ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HnswloadData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `thread::sleep`
[INFO] [stdout]   --> helix-cli/src/main.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     io::{ErrorKind, Write},
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     thread::sleep,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NamedTempFile`
[INFO] [stdout]   --> helix-cli/src/main.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tempfile::{NamedTempFile, TempDir};
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Child`
[INFO] [stdout]  --> helix-cli/src/instance_manager.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::process::{Child, Command, Stdio};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> helix-container/src/queries.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remapping_vals`
[INFO] [stdout]   --> helix-container/src/queries.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remapping_vals`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> helix-container/src/queries.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut tr = TraversalBuilder::new(Arc::clone(&db), TraversalValue::Empty);
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tr`
[INFO] [stdout]    --> helix-container/src/queries.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut tr = TraversalBuilder::new(Arc::clone(&db), TraversalValue::Empty);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> helix-cli/src/main.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |             unimplemented!();
[INFO] [stdout]     |             ---------------- any code following this expression is unreachable
[INFO] [stdout] 165 |             return;
[INFO] [stdout]     |             ^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]    --> helix-container/src/queries.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let txn = db.graph_env.read_txn().unwrap();
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let mut tr = TraversalBuilder::new(Arc::clone(&db), TraversalValue::Empty);
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tr`
[INFO] [stdout]    --> helix-container/src/queries.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let mut tr = TraversalBuilder::new(Arc::clone(&db), TraversalValue::Empty);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remapping_vals`
[INFO] [stdout]    --> helix-container/src/queries.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remapping_vals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |     let mut remapping_vals: RefCell<HashMap<String, ResponseRemapping>> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-container/src/queries.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     let mut tr = TraversalBuilder::new(Arc::clone(&db), TraversalValue::Empty);
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txn`
[INFO] [stdout]    --> helix-container/src/queries.rs:338:35
[INFO] [stdout]     |
[INFO] [stdout] 338 |     tr.for_each_node(&txn, |item, txn| {
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tr`
[INFO] [stdout]    --> helix-container/src/queries.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     let mut tr = TraversalBuilder::new(Arc::clone(&db), TraversalValue::Empty);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> helix-container/src/main.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let b = a.await.unwrap();
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Record` is never constructed
[INFO] [stdout]   --> helix-container/src/queries.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Record {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_dir`
[INFO] [stdout]    --> helix-cli/src/instance_manager.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |             let data_dir = instance.binary_path.clone().join("data");
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> helix-cli/src/main.rs:880:17
[INFO] [stdout]     |
[INFO] [stdout] 880 |             let mut ingestor = SqliteIngestor::new(&path_str, None, 5).unwrap();
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container_path`
[INFO] [stdout]    --> helix-cli/src/main.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |             let container_path = match check_helix_installation() {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> helix-cli/src/main.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `files`
[INFO] [stdout]    --> helix-cli/src/main.rs:690:25
[INFO] [stdout]     |
[INFO] [stdout] 690 |                     let files = match check_and_read_files(&path) {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> helix-cli/src/main.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |                     let temp_dir = TempDir::new().unwrap();
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ingestor`
[INFO] [stdout]    --> helix-cli/src/main.rs:880:17
[INFO] [stdout]     |
[INFO] [stdout] 880 |             let mut ingestor = SqliteIngestor::new(&path_str, None, 5).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingestor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_is_dir` is never used
[INFO] [stdout]    --> helix-cli/src/main.rs:910:4
[INFO] [stdout]     |
[INFO] [stdout] 910 | fn check_is_dir(path: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_hql_files` is never used
[INFO] [stdout]    --> helix-cli/src/main.rs:930:4
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn check_hql_files(files: &Vec<DirEntry>) -> Result<(), CliError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query` is never constructed
[INFO] [stdout]    --> helix-cli/src/main.rs:993:8
[INFO] [stdout]     |
[INFO] [stdout] 993 | struct Query {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aws-config v1.6.1
[INFO] [stderr]    Compiling hbuild v0.1.0 (/opt/rustwide/workdir/hbuild)
[INFO] [stdout] warning: unused imports: `Domain`, `Socket`, and `Type`
[INFO] [stdout]  --> hbuild/src/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use socket2::{Domain, Socket, Type};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `from_str` and `to_string`
[INFO] [stdout]  --> hbuild/src/main.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sonic_rs::{from_str, to_string};
[INFO] [stdout]   |                ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> hbuild/src/main.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     loop {
[INFO] [stdout] 113 | |         match listener.accept().await {
[INFO] [stdout] 114 | |             Ok((mut conn, addr)) => {
[INFO] [stdout] 115 | |                 println!("New connection from {}", addr);
[INFO] [stdout] ...   |
[INFO] [stdout] 269 | |     }
[INFO] [stdout]     | |_____- any code following this expression is unreachable
[INFO] [stdout] 270 |
[INFO] [stdout] 271 |       Ok(())
[INFO] [stdout]     |       ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> hbuild/src/main.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 | ...                   Ok(output) => {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOCKET_TIMEOUT` is never used
[INFO] [stdout]   --> hbuild/src/main.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const SOCKET_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s
[INFO] running `Command { std: "docker" "inspect" "e7be5a5265fb092078389dbb8aa8021bd5c77af85dc00f2227459b25cb88182e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7be5a5265fb092078389dbb8aa8021bd5c77af85dc00f2227459b25cb88182e", kill_on_drop: false }`
[INFO] [stdout] e7be5a5265fb092078389dbb8aa8021bd5c77af85dc00f2227459b25cb88182e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80b59ca80681a9e6502629ebc485d03ecb6270e3553aff6185ab65f2458b7185
[INFO] running `Command { std: "docker" "start" "-a" "80b59ca80681a9e6502629ebc485d03ecb6270e3553aff6185ab65f2458b7185", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/helixdb/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/helix-container/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/helix-cli/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/get_routes/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling array-init-cursor v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling polars-utils v0.46.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling polars-schema v0.46.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling polars-arrow v0.46.0
[INFO] [stderr]    Compiling polars-compute v0.46.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling polars-arrow-format v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling atoi_simd v0.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling polars-core v0.46.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling polars-ops v0.46.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling zlib-rs v0.4.2
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling argminmax v0.6.2
[INFO] [stderr]    Compiling lmdb-master3-sys v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling polars-error v0.46.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling now v0.1.3
[INFO] [stderr]    Compiling polars-plan v0.46.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling faststr v0.2.30
[INFO] [stderr]    Compiling polars-lazy v0.46.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling sonic-rs v0.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling polars v0.46.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling heed3 v0.22.0
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling get_routes v0.1.0 (/opt/rustwide/workdir/get_routes)
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling aws-smithy-types v1.3.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling libz-rs-sys v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d8636e5d6be33bf5 -C extra-filename=-2596f744bf25e99d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-14047e4d5e6fd0e8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-18586681d4adba10.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2df0c97d79099986.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e33044ebb7b03c2f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f81db06a65aed280.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-134724aa562ee32e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-7dd8242d0ebb0f1b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "80b59ca80681a9e6502629ebc485d03ecb6270e3553aff6185ab65f2458b7185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b59ca80681a9e6502629ebc485d03ecb6270e3553aff6185ab65f2458b7185", kill_on_drop: false }`
[INFO] [stdout] 80b59ca80681a9e6502629ebc485d03ecb6270e3553aff6185ab65f2458b7185
